-- card: 6218 from stack: in -- bmap block id: 0 -- flags: 4000 -- background id: 12840 -- name: explain2 -- part 1 (field) -- low flags: 01 -- high flags: 2001 -- rect: left=27 top=40 right=200 bottom=479 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 4 (button) -- low flags: 00 -- high flags: A003 -- rect: left=27 top=225 right=290 bottom=117 -- title width / last selected line: 0 -- icon id / first selected line: 1 / 1 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Tell Me More ----- HyperTalk script ----- on mouseUp push card visual effect dissolve go to card "Intro" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: A003 -- rect: left=387 top=225 right=290 bottom=477 -- title width / last selected line: 0 -- icon id / first selected line: 7012 / 7012 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Show Me ----- HyperTalk script ----- on mouseUp push card visual effect dissolve go to card id 3255 end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: A003 -- rect: left=267 top=225 right=290 bottom=357 -- title width / last selected line: 0 -- icon id / first selected line: 1007 / 1007 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Print the notes ----- HyperTalk script ----- on mouseUp Put PutPathName("File name for notes?","MegaSort Notes") into fName If fName is empty then exit to HyperCard set cursor to watch open file fName push card repeat with i=3 to 14 go to card "explain" & i write card field "text field" & return & return to file fName end repeat close file fName pop card set cursor to hand end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: A003 -- rect: left=147 top=225 right=290 bottom=237 -- title width / last selected line: 0 -- icon id / first selected line: 5543 / 5543 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Technical Docs ----- HyperTalk script ----- on mouseUp push card visual effect dissolve go to card "explain3" end mouseUp -- part contents for card part 1 ----- text ----- WELL, NOW YOU CAN!! Introducing MegaSort, the sort that does everything that I could think of. MegaSort allows up to 3 sort keys. Each key can be a different type. Any key can be ascending or descending. Any key can be a chunk of a chunk.